Revision: yaclml--dev--0.3--patch-5
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Sun Feb 22 15:21:54 CET 2004
Standard-date: 2004-02-22 14:21:54 GMT
Removed-files: src/tags/.arch-ids/packages.lisp.id
    src/tags/packages.lisp
Modified-files: src/packages.lisp src/tal/compile.lisp
    src/tal/generator.lisp src/tal/handlers.lisp
    src/yaclml.lisp yaclml.asd
New-patches: bese-2004@common-lisp.net/yaclml--dev--0.3--patch-5
    bese-2004@common-lisp.net/yaclml--xml--0.3--base-0
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-1
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-2
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-3
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-4
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-5
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-6
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-7
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-8
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-9
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-10
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-11
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-12
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-13
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-14
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-15
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-16
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-17
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-18
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-19
    bese-2004@common-lisp.net/yaclml--xml--0.3--patch-20
Summary: Merge with the "TAL uses XML branch"
Keywords: 

Patches applied:

 * bese-2004@common-lisp.net/yaclml--xml--0.3--base-0
   tag of bese-2004@common-lisp.net/yaclml--dev--0.3--patch-4

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-1
   Change references from lhtml to lxml

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-2
   Read expressions in the *expression-package* package

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-3
   Merge src/packages and src/tags/packages

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-4
   Create it.bese.yaclml.tal package

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-5
   Define default uri-to-package list

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-6
   Change all references to symbol strings to eql symbol tests, update handler definitions

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-7
   TAL:INCLUDE now has to deal with symbols.

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-8
   Change tal:in-package from a tag to an attribute

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-9
   Convert yaclml macro arguments to keywords when compiling lxml

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-10
   Fix name of in-package attribute handler

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-11
   Export the *uri-to-package* symbol

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-12
   Need to quote names in lookup-variable

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-13
   Remove references to enviroment symbol in tal compilation (use *tal-enviroment* instead)

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-14
   Added the preprocess-tal debugging method

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-15
   Fix minor bug in last patch

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-16
   *tal-enviroment* should NOT be a special variable

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-17
   Fix to tal:include due to use of XML instead of HTML and change of enviroment to alist

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-18
   Fix bug regarding the printing of variables as attribute values

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-19
   Improve handling of forms as values of attributes.

 * bese-2004@common-lisp.net/yaclml--xml--0.3--patch-20
   improve handling of TAL expressions in attributes

